Skip to content

Fix/torch and parallel tests#35

Merged
adsharma merged 3 commits into
LadybugDB:mainfrom
mdbenito:fix/torch-and-parallel-tests
Jun 26, 2026
Merged

Fix/torch and parallel tests#35
adsharma merged 3 commits into
LadybugDB:mainfrom
mdbenito:fix/torch-and-parallel-tests

Conversation

@mdbenito

Copy link
Copy Markdown
Contributor

This PR does three small things

  • adds a little hack to skip torch's deprecation warnings when testing ladybug's warnings
  • adds pytest-xdist as a dev dependency so we can run them in parallel. We could also add -n auto to CI to leverage the whopping 2 cores that github offers for free :)
  • Bumps ruff

Comment thread test/test_torch_geometric.py
@adsharma adsharma merged commit 2a28669 into LadybugDB:main Jun 26, 2026
2 checks passed
@mdbenito mdbenito deleted the fix/torch-and-parallel-tests branch June 26, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants